projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed18e61
)
*** empty log message ***
author
Jason Rumney
<jasonr@gnu.org>
Mon, 26 May 2008 14:10:55 +0000
(14:10 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Mon, 26 May 2008 14:10:55 +0000
(14:10 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 0cb744d5b62ebc9e8f2cf75af468ad5a95f283f8..974036d13754dcd8ad2c0ee9e5d2cad1a688fded 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-9,6
+9,9
@@
* w32font.c (w32font_text_extents): Zero whole metrics struct first.
(compute_metrics): Don't set failure if we just cleared the cache.
+ (w32_weight_table): Remove unused variable.
+ (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
+ backwards compatibility.
2008-05-25 Kenichi Handa <handa@m17n.org>